Skip to main content

Create

Create a new cloud content delivery bucket.

Command

ugs ccd buckets create <bucket-name> [options]

Arguments

  • <bucket-name>: The name of the new bucket.

Options

OptionAliasDescription
environment-name-e, --environment-nameThe Unity environment name.
project-id-p, --project-idThe Unity cloud project id.
description-d, --descriptionDescription for the new bucket.
private-i, --privatePrivacy setting of the bucket. Note that this setting cannot be changed once the bucket is created (default false).
help-?, -hShow command help.
quiet-q, --quietRun in quiet mode. Suppress output to the console.
json-j, --jsonOutput results in JSON format.